home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Mail / denext / README < prev    next >
Text File  |  1992-11-24  |  948b  |  23 lines

  1. This package allows the reading of NeXTmail on nonNeXT machines. Specifically,
  2. it will decode the NeXTmail and show you the textual part of the message.
  3. NeXT attachments are noted in the textual output.
  4.  
  5. I didn't write this code. I pried it out of an old NeXT Users Journal (which
  6. is now defunct). When I run across NeXTmail within my mail reader (elm), I
  7. pipe it to "denext" which then allows me to preview the message before
  8. transferring it to my NeXT.
  9.  
  10. The conversion of rich text to plain ascii isn't perfect so you will see
  11. a little RTF in the ascii but it's quite readable.
  12.  
  13. README         This file.
  14. denext         The main shell script. Modify the variables at the top.
  15. dertf.l        The lex for the rtf stripper.
  16. makefile       A quick makefile to compile dertf.l
  17. stripnextsnd.c Unused but in the original article. A program to play sound
  18.            attachments on a Sun Sparc.
  19.  
  20. Enjoy...
  21. Paul Verket (NeXTmail ok)
  22. verket@venice.sedd.trw.com
  23.